home *** CD-ROM | disk | FTP | other *** search
- Hi,
-
- I`ve been trying to get Armlinux to run on my A3000 (with ICS IDE) but
- have been having a problem. The kernel, while initialising the ICS IDE
- driver hangs, completely halting the machine (even the cursor ceases to
- flash). Further investigation revealed that the kernel (2.0.30) attempts
- to write a byte to a hardware register using outb(unsigned char c,int
- address) found within linux/arch/arm/lib/io.S in the kernel source. The
- function is invoked by outb(&a0,&1f6) which I think is the same as
- ?&30107D8=&A0 in BASIC terms. Isn`t this location mapped to within the
- RISC OS ROMs?
-
- Anyone any ideas?
-
- Rich
-
-